home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.0.4
- [Setup]
- AppName=Smart To-Do
- AppVerName=Smart To-Do 1.2
- AppId=Smart To-Do
- AppPublisher=Virtuoza
- AppPublisherURL=http://www.virtuoza.com
- AppSupportURL=http://www.smarttodo.com/support/
- AppUpdatesURL=http://www.smarttodo.com/download/
- AppMutex=InControl
- DefaultDirName={pf}\Smart To-Do
- DefaultGroupName=Smart To-Do
- OutputBaseFilename=SmartToDoSetup
- Compression=lzma
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- InfoBeforeFile=embedded\InfoBefore.rtf
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\SmartToDo.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Data.xml"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\DefaultData.xml"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Tasks.xml"; DestDir: "{app}"; Flags: uninsneveruninstall onlyifdoesntexist
- Source: "{app}\DefaultTasks.xml"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\SmartToDo.chm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Beep.wav"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\UninsHs.exe"; DestDir: "{app}"; Flags: onlyifdoesntexist ignoreversion
- [Registry]
- Root: HKCU; Subkey: "Software\Virtuoza\SmartToDo"; ValueName: "Path"; ValueType: String; ValueData: "{app}";
- Root: HKCU; Subkey: "Software\Virtuoza\SmartToDo"; Flags: uninsdeletekey
- [INI]
- FileName: "{app}\SmartToDo.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.Virtuoza.com";
- FileName: "{app}\UninsHs.dat"; Section: "Common"; Key: "Software"; String: "Smart To-Do";
- FileName: "{app}\UninsHs.dat"; Section: "Common"; Key: "Language"; String: "{language}";
- FileName: "{app}\UninsHs.dat"; Section: "Common"; Key: "Install"; String: "{srcexe}";
- FileName: "{app}\UninsHs.dat"; Section: "Common"; Key: "Remove"; String: "{uninstallexe}";
- FileName: "{app}\UninsHs.dat"; Section: "Common"; Key: "group"; String: "{groupname}";
- FileName: "{app}\UninsHs.dat"; Section: "Common"; Key: "components"; String: "{code:ComponentList|x}";
- [Run]
- Filename: "{app}\SmartToDo.exe"; Description: "Launch Smart To-Do now"; Flags: postinstall skipifsilent nowait
- Filename: "{app}\UninsHs.exe"; Parameters: "/r";
- [UninstallRun]
- Filename: "http://www.smarttodo.com/uninstall/"; Flags: shellexec nowait
- [Icons]
- Name: "{group}\Smart To-Do"; Filename: "{app}\SmartToDo.exe";
- Name: "{group}\Smart To-Do Help"; Filename: "{app}\SmartToDo.chm";
- Name: "{group}\Smart To-Do on the Web"; Filename: "{app}\Smart ToDo.url";
- Name: "{group}\Uninstall Smart To-Do"; Filename: "{app}\UninsHs.exe";
- Name: "{userdesktop}\Smart To-Do"; Filename: "{app}\SmartToDo.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Smart To-Do"; Filename: "{app}\SmartToDo.exe"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\SmartToDo.url";
- Type: filesandordirs; Name: "{app}\UninsHs.dat";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-